📖 docs: document E2E workaround for kubeflex context issue#525
📖 docs: document E2E workaround for kubeflex context issue#525mrhapile wants to merge 2 commits intokubestellar:mainfrom
Conversation
✅ Deploy Preview for kubestellar-docs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR documents a temporary E2E test workaround for a kubeflex context-selection issue in the CONTRIBUTING.md file. The documentation explains why kubeflex-specific kubeconfig extensions are removed during E2E test execution to ensure reliable test results.
- Added a new section explaining the E2E test context workaround
- Documented the kubeflex context-selection issue and its impact on testing
- Clarified that the workaround only affects E2E tests and not normal user workflows
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/retest |
|
/retest |
|
The Please rebase your branch on main or merge main into your branch to pick up the workflow changes: git fetch origin main
git rebase origin/main
git push --force-with-leaseThis will stop the failing workflows from running. |
8d3d5a6 to
7db4efb
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
7db4efb to
0f6e389
Compare
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
0f6e389 to
0c3b20e
Compare
|
@clubanderson I have rebased my branch |
📝 Summary of Changes
kflex createuses the wrong context kubeflex#597 (tracked via docs issue [Doc Update] 🐛 Add to E2E test a workaround to context bug #512)Fixes #512